Skip to content

Commit

Permalink
Update workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
ocelotl committed Aug 5, 2024
1 parent 03d06e0 commit 21c624d
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/lint_0.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ on:
branches-ignore:
- 'release/*'
pull_request:

env:
CORE_REPO_SHA: main
CONTRIB_REPO_SHA: main
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/misc_0.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ on:
branches-ignore:
- 'release/*'
pull_request:

env:
CORE_REPO_SHA: main
CONTRIB_REPO_SHA: main
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/test_0.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ on:
branches-ignore:
- 'release/*'
pull_request:

env:
CORE_REPO_SHA: main
CONTRIB_REPO_SHA: main
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/test_1.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ on:
branches-ignore:
- 'release/*'
pull_request:

env:
CORE_REPO_SHA: main
CONTRIB_REPO_SHA: main
Expand Down

0 comments on commit 21c624d

Please sign in to comment.