Add workflow job environment

This commit is contained in:
Daniel A. Wozniak 2025-02-25 22:06:17 -07:00
parent 4e3eb1455e
commit 44d666791e

View file

@ -50,6 +50,7 @@ jobs:
runs-on: ubuntu-24.04
needs:
- workflow-requirements
environment: workflow-restart
strategy:
matrix:
branch: [3006.x, 3007.x, master]