diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 7f73d8c..41410c2 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -1,6 +1,6 @@ name: Actions 😎 on: - push: { branches: [master] } + push: { branches: [main] } pull_request_target: paths-ignore: - ".github/**"