We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 690f042 commit e99f3b7Copy full SHA for e99f3b7
1 file changed
.github/workflows/Test.yml
@@ -1,11 +1,6 @@
1
name: Test-Publish
2
3
on:
4
- push:
5
- branches: ['master']
6
- tags:
7
- - 'v*' # only publish when pushing version tags (e.g., v1.0.0)
8
- pull_request:
9
workflow_dispatch:
10
11
jobs:
0 commit comments