Skip to content

Commit

Permalink
Removing unnecessary secret from workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Márk Lukovics committed Nov 22, 2022
1 parent 26307b2 commit 34790ad
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/validate-submodule-pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,3 @@ on:
jobs:
call-validate-workflow:
uses: Lombiq/GitHub-Actions/.github/workflows/validate-submodule-pull-request.yml@dev
secrets:
JIRA_BASE_URL: ${{ secrets.DEFAULT_JIRA_BASE_URL }}

0 comments on commit 34790ad

Please sign in to comment.