Skip to content

Commit

Permalink
TESTING
Browse files Browse the repository at this point in the history
Signed-off-by: jagpreetsinghsasan <[email protected]>
  • Loading branch information
jagpreetsinghsasan committed Sep 3, 2024
1 parent 8a57838 commit 32ba5e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sample.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ name: Sample
jobs:
alpha-job:
name: Alpha Job
if: "!contains('jagpreetsinghsasan,alpha,beta,gamma', github.event.pull_request.user.login)"
if: "!contains('jagpreetsinghsasn,alpha,beta,gamma', github.event.pull_request.user.login)"
runs-on: ubuntu-22.04
steps:
- run: echo Blablabla

0 comments on commit 32ba5e3

Please sign in to comment.