Skip to content

Commit

Permalink
Tools: Fix actions trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
ryelle committed Aug 21, 2021
1 parent d63c677 commit ac22f9b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
name: Linting

on:
push:
branches:
- main
pull_request:

env:
PHP_VERSION: "7.4"
COMPOSER_VERSION: "2"
Expand Down

0 comments on commit ac22f9b

Please sign in to comment.