Skip to content

Commit

Permalink
Merge pull request #16 from stackhpc/yoga-workflows
Browse files Browse the repository at this point in the history
feat: automatic update of workflows stackhpc/yoga
  • Loading branch information
mnasiadka authored May 24, 2023
2 parents b44f511 + 101e67a commit 056336e
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .github/workflows/tag-and-release.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
name: Tag & Release
'on':
push:
branches:
- stackhpc/yoga
permissions:
actions: read
contents: write
jobs:
tag-and-release:
uses: stackhpc/.github/.github/workflows/tag-and-release.yml@main

0 comments on commit 056336e

Please sign in to comment.