We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c0320a commit 3802328Copy full SHA for 3802328
.github/workflows/chipdb.yml
@@ -6,6 +6,8 @@ on:
6
push:
7
branches:
8
- master
9
+ tags:
10
+ - '*'
11
pull_request:
12
13
jobs:
0 commit comments