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 6af5aeb commit 534421dCopy full SHA for 534421d
.github/workflows/main.yml
@@ -1,4 +1,8 @@
1
-on: [push]
+on:
2
+ push:
3
+ branches:
4
+ - main
5
+ pull_request:
6
7
jobs:
8
install_fdb:
0 commit comments