Skip to content

Commit

Permalink
Update CI
Browse files Browse the repository at this point in the history
  • Loading branch information
sinattieng committed Jul 4, 2024
1 parent 57f9502 commit c75e7a6
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .github/workflows/github-release.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
name: GitHub Release
on:
push:
# Pattern matched against refs/tags
tags:
- '*' # every new tag
pull_request:
branches:
- main
- master
- main
jobs:
release:
uses: RegioneER/parer-github-template/.github/workflows/github-release.yml@v1

0 comments on commit c75e7a6

Please sign in to comment.