Skip to content

Commit

Permalink
Merge pull request #14 from collabora/wip/refi64/workflows-tags
Browse files Browse the repository at this point in the history
actions: Run workflows on tags
  • Loading branch information
refi64 authored Aug 19, 2023
2 parents 9859158 + 5a383a4 commit e1f6462
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
name: test suite
on:
push:
tags:
- '*'
branches-ignore:
- "gh-readonly-queue/**"
- "gh-readonly-queue/**"
pull_request:
merge_group:

Expand Down

0 comments on commit e1f6462

Please sign in to comment.