Skip to content

Commit

Permalink
Update again! (#2443)
Browse files Browse the repository at this point in the history
  • Loading branch information
MrHinsh authored Oct 9, 2024
2 parents c744acf + 42fd1e3 commit 562916d
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,6 @@ jobs:
# Setup & Configuration
Setup:
name: "Setup & Configuration "
if: ${{ (github.event_name == 'push') ||
(github.event_name == 'workflow_dispatch') ||
(github.event_name == 'pull_request_target' &&
(github.event.pull_request.head.repo.full_name == github.repository || contains(github.event.pull_request.labels.*.name, 'safe')))
}}
runs-on: ubuntu-latest
outputs:
GitVersion_BranchName: ${{ steps.gitversion.outputs.GitVersion_BranchName }}
Expand Down

0 comments on commit 562916d

Please sign in to comment.