Skip to content

Commit a839651

Browse files
committed
enabled tested only for dev branch
1 parent 2c7b330 commit a839651

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Build
22
on:
33
push:
4-
branches: ["main", "master", "dev"]
4+
branches: ["dev"]
55
env:
66
CARGO_TERM_COLOR: always
77
PAYSTACK_API_KEY: ${{secrets.PAYSTACK_API_KEY}}

0 commit comments

Comments
 (0)