mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Add workflow job environment
This commit is contained in:
parent
4e3eb1455e
commit
44d666791e
1 changed files with 1 additions and 0 deletions
1
.github/workflows/run-nightly.yml
vendored
1
.github/workflows/run-nightly.yml
vendored
|
@ -50,6 +50,7 @@ jobs:
|
|||
runs-on: ubuntu-24.04
|
||||
needs:
|
||||
- workflow-requirements
|
||||
environment: workflow-restart
|
||||
strategy:
|
||||
matrix:
|
||||
branch: [3006.x, 3007.x, master]
|
||||
|
|
Loading…
Add table
Reference in a new issue