We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 444b411 commit 96eb511Copy full SHA for 96eb511
.github/workflows/deploy.yml
@@ -2,7 +2,7 @@ name: filestack-js
2
on:
3
push:
4
branches:
5
- - "master"
+ - "!*"
6
tags:
7
- v*
8
jobs:
0 commit comments