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 2a3770e commit 7e8d733Copy full SHA for 7e8d733
1 file changed
.github/workflows/main.yml
@@ -1,7 +1,7 @@
1
name: Build
2
on:
3
push:
4
- branches: ["main", "master"]
+ branches: ["main", "master", "dev"]
5
env:
6
CARGO_TERM_COLOR: always
7
PAYSTACK_API_KEY: ${{secrets.PAYSTACK_API_KEY}}
0 commit comments