Skip to content

Commit

Permalink
Add pip exists
Browse files Browse the repository at this point in the history
  • Loading branch information
ocelotl committed Jul 16, 2024
1 parent 8049044 commit ce5f397
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ on:
pull_request:
env:
CORE_REPO_SHA: main
PIP_EXISTS_ACTION: w

jobs:
{%- for job in jobs %}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ on:
branches-ignore:
- 'release/*'
pull_request:
env:
PIP_EXISTS_ACTION: w

jobs:
{%- for job in jobs %}
Expand Down

0 comments on commit ce5f397

Please sign in to comment.