Fix typo
parent
6e30d4827d
commit
23b6b8f5f3
|
@ -1,6 +1,6 @@
|
|||
name: Actions 😎
|
||||
on:
|
||||
push: { branches: [master] }
|
||||
push: { branches: [main] }
|
||||
pull_request_target:
|
||||
paths-ignore:
|
||||
- ".github/**"
|
||||
|
|
Loading…
Reference in New Issue