We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d9b3ccb + 8faa52b commit 9589554Copy full SHA for 9589554
.github/workflows/ci.yml
@@ -5,8 +5,6 @@ on:
5
# Triggers the workflow on push or pull request events but only for the main branch
6
push:
7
branches: [main]
8
- pull_request:
9
- branches: [main]
10
11
# Allows you to run this workflow manually from the Actions tab
12
workflow_dispatch:
0 commit comments