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