Skip to content

Commit

Permalink
Change file
Browse files Browse the repository at this point in the history
  • Loading branch information
Vipinofficial11 committed Dec 19, 2023
1 parent 20a1319 commit 55cd3af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
# 3) For PRs that are labeled as build and
# - It's a code change
# - A build label was just added
# A bit complex but prevents builds when other labels are manipulated
# A bit complex, but prevents builds when other labels are manipulated
if: >
github.event_name == 'workflow_dispatch'
|| github.event_name == 'push'
Expand Down

0 comments on commit 55cd3af

Please sign in to comment.