We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f424ce commit 9051a2bCopy full SHA for 9051a2b
.github/workflows/main.yml
@@ -1,8 +1,9 @@
1
name: Build Project
2
3
on:
4
+ pull_request:
5
push:
- branches: [ "main", "workflow" ]
6
+ branches: main
7
workflow_dispatch:
8
9
jobs:
0 commit comments