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 621cbaf commit e426accCopy full SHA for e426acc
.github/workflows/test-network-drive.yaml
@@ -2,8 +2,8 @@
2
3
name: Test network-drive
4
on:
5
- # Allow manual triggering from GitHub UI
6
- workflow_dispatch:
+ push:
+ branches: ["network-drive-on-other-platforms"]
7
8
concurrency:
9
group: test-${{ github.ref }}
0 commit comments