Skip to content

Commit

Permalink
Checking with my repository name, to make sure the filter works.
Browse files Browse the repository at this point in the history
Signed-off-by: Adam Farley <[email protected]>
  • Loading branch information
adamfarley committed Dec 20, 2023
1 parent 08f790f commit b45d838
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-autotriage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
Label:
runs-on: ubuntu-latest
name: Run Build Triage
if: github.repository == 'adoptium/temurin-build'
if: github.repository == 'adamfarley/temurin-build'
steps:
- uses: actions/checkout@v3
- name: "Run Build Auto Triage"
Expand Down

0 comments on commit b45d838

Please sign in to comment.