Skip to content

Commit

Permalink
Merge pull request #23 from stackhpc/zed-workflows
Browse files Browse the repository at this point in the history
feat: automatic update of workflows stackhpc/zed
  • Loading branch information
markgoddard authored Jul 12, 2023
2 parents ce7d3da + 3b227e3 commit 0ed1d41
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/zed
permissions:
actions: read
contents: write
jobs:
tag-and-release:
uses: stackhpc/.github/.github/workflows/tag-and-release.yml@main

0 comments on commit 0ed1d41

Please sign in to comment.