Caller Workflow #1
caller.yml
on: workflow_dispatch
caller-job-local
/
Deploy Test
0s
caller-job-local
/
Deploy Prod
3s
caller-job-external
/
Deploy Test from demo-called-workflow
0s
caller-job-external
/
Deploy Prod demo-called-workflow
4s
Deployment protection rules
Reviewers, timers, and other rules protecting deployments in this run
Event | Environments |
---|---|
paromitaroy
approved
|
prod and prod |
Annotations
2 warnings
caller-job-local / Deploy Prod
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
caller-job-external / Deploy Prod demo-called-workflow
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|