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 d6c1d4c commit 89358ce
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/github-release.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: GitHub Release
on:
push:
# Pattern matched against refs/tags
tags:
- '*' # every new tag
pull_request:
branches:
- main
- master
jobs:
release:
uses: RegioneER/parer-github-template/.github/workflows/github-release.yml@v1

0 comments on commit 89358ce

Please sign in to comment.