We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c857efc commit 5ae2757Copy full SHA for 5ae2757
.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