Skip to content

Commit

Permalink
Test.
Browse files Browse the repository at this point in the history
Signed-off-by: Erdem Meydanli <[email protected]>
  • Loading branch information
meerd committed Apr 15, 2024
1 parent d8bb682 commit 9dcd62b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/event.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:

jobs:
build:
if: ${{ github.repository == "aws/aws-nitro-enclaves-cli" }}
if: ${{ github.repository == 'aws/aws-nitro-enclaves-cli' }}
runs-on: ubuntu-latest
steps:
- name: if_pr
Expand Down
3 changes: 0 additions & 3 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 9dcd62b

Please sign in to comment.