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.
2 parents 239cda8 + dd7101a commit 19487b8Copy full SHA for 19487b8
.github/workflows/ci.yaml
@@ -4,6 +4,8 @@ on:
4
merge_group:
5
pull_request:
6
push:
7
+ tags:
8
+ - '*'
9
branches-ignore:
10
# Ignore pushes to merge queues.
11
# We only want to test the merge commit (`merge_group` event), the hashes
0 commit comments