forked from infra/ansible
Use correct trigger on CI
pull_request instead of pull-request. Oh boy...
This commit is contained in:
parent
48313c93f8
commit
2d114f4cdc
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
name: Linter
|
||||
on:
|
||||
pull-request:
|
||||
pull_request:
|
||||
types: [opened, synchronize]
|
||||
|
||||
jobs:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue