We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c6aed0 commit fe5e6daCopy full SHA for fe5e6da
1 file changed
.github/workflows/pull_requests.yaml
@@ -1,6 +1,10 @@
1
name: PR Build
2
3
on:
4
+ workflow_dispatch:
5
+ push:
6
+ branches:
7
+ - main
8
pull_request:
9
10
jobs:
0 commit comments