Skip to content

Commit

Permalink
Merge branch 'main' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
Jardo-51 committed Apr 7, 2024
2 parents 23fbd6e + 4cfbdce commit 7bec1ab
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/test-current-branch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@ name: Test current branch

on:

push:
secrets:
USER:
required: true
DEPLOY_GITHUB_TOKEN:
required: true

workflow_call:
secrets:
USER:
Expand Down

0 comments on commit 7bec1ab

Please sign in to comment.