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