Skip to content

Commit

Permalink
github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
SRWieZ committed Oct 31, 2023
1 parent 208045c commit c8ffadf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-phar.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Build .phar for relase
name: Build

on: push

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/pint.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: PHP Linting (Pint)
name: Linting
on:
workflow_dispatch:
push:
Expand Down

0 comments on commit c8ffadf

Please sign in to comment.