We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a8db50f + 8351a25 commit 0a85bb3Copy full SHA for 0a85bb3
1 file changed
.forgejo/workflows/ci.yml
@@ -3,8 +3,7 @@ name: CI
3
on:
4
push:
5
branches: [main, dev, release/*, feature/*]
6
- pull_request:
7
- branches: [main, dev, release/*]
+ workflow_dispatch:
8
9
env:
10
CARGO_TERM_COLOR: always
0 commit comments