Skip to content

Commit

Permalink
Add tags to on.push in workflow yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
saivert committed Aug 11, 2023
1 parent 0bbc1fb commit 1c5a879
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/flatpak.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ name: CI
on:
push:
branches: [main]
tags:
- '*'
pull_request:
permissions:
contents: write
Expand Down

0 comments on commit 1c5a879

Please sign in to comment.