Skip to content

Commit

Permalink
test(Release): test
Browse files Browse the repository at this point in the history
  • Loading branch information
marcinsawicki committed Sep 10, 2024
1 parent 3fa807e commit f1cf1fb
Showing 1 changed file with 3 additions and 11 deletions.
14 changes: 3 additions & 11 deletions .github/workflows/release-test.yml
Original file line number Diff line number Diff line change
@@ -1,17 +1,9 @@
name: Release test

# on:
# push:
# branches:
# - releaste-test

# run after validate workflow has completed and the current branch is 'beta'
on:
workflow_run:
workflows: ['Tests']
types: [completed]
branches:
- 'releaste-test'
push:
branches:
- releaste-test

jobs:
release:
Expand Down

0 comments on commit f1cf1fb

Please sign in to comment.