Skip to content

Commit

Permalink
test condition
Browse files Browse the repository at this point in the history
  • Loading branch information
JulianHayward committed May 16, 2024
1 parent 35b4c8e commit 23b9b6c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/devskim.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ on:

jobs:
lint:
if: github.repository == 'JulianHayward/Azure-MG-Sub-Governance-Reporting'
if: github.repository == 'NOTJulianHayward/Azure-MG-Sub-Governance-Reporting'
name: DevSkim
runs-on: ubuntu-20.04
permissions:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/psScriptAnalyzer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ permissions:

jobs:
build:
if: github.repository == 'JulianHayward/Azure-MG-Sub-Governance-Reporting'
if: github.repository == 'NOTJulianHayward/Azure-MG-Sub-Governance-Reporting'
permissions:
contents: read # for actions/checkout to fetch code
security-events: write # for github/codeql-action/upload-sarif to upload SARIF results
Expand Down

0 comments on commit 23b9b6c

Please sign in to comment.