We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ed327d commit 7316fd7Copy full SHA for 7316fd7
1 file changed
.github/workflows/deploy.yml
@@ -4,9 +4,6 @@ on:
4
push:
5
tags:
6
- '*'
7
- # test!
8
- pull_request:
9
- branches: [ master ]
10
11
jobs:
12
deploy:
0 commit comments