Skip to content

Commit

Permalink
Update workflow to fire on release and push to c4t
Browse files Browse the repository at this point in the history
  • Loading branch information
Jan Max Tiedemann committed Nov 4, 2022
1 parent 9a474be commit 6665e04
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build-test-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ name: Build + test + release
on:
push:
branches:
- main
tags:
- "*"
- chain4travel
pull_request:
release:
types: [created]

permissions:
contents: write
Expand Down

0 comments on commit 6665e04

Please sign in to comment.