Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
cdivitotawela committed Jun 10, 2024
1 parent 241b376 commit 1b78941
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/release-branch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,7 @@ jobs:
- if: contains(github.ref, 'refs/heads/release-') || github.ref == 'refs/heads/main'
run: echo Triggerred

- run: |
echo hello > test.txt
sha256 .

0 comments on commit 1b78941

Please sign in to comment.