File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11---
22name : Build Auto-Generated Files
33on :
4+ pull_request :
45 workflow_dispatch :
56
67jobs :
78 build-contributors :
89 name : Build Auto-Generated Files
910 if : github.repository != 'AdobeDocs/dev-docs-template'
10- uses : AdobeDocs/adp-devsite-workflow/.github/workflows/build-auto-generated-files.yml@deploy-push
11+ uses : AdobeDocs/adp-devsite-workflow/.github/workflows/build-auto-generated-files.yml@main
1112 secrets : inherit
1213
Original file line number Diff line number Diff line change 2626jobs :
2727 deployment :
2828 name : Deployment
29- uses : AdobeDocs/adp-devsite-workflow/.github/workflows/deploy.yml@deploy-push
29+ uses : AdobeDocs/adp-devsite-workflow/.github/workflows/deploy.yml@main
3030 with :
3131 env : ${{ inputs.env || 'prod' }}
3232 baseSha : ${{ inputs.baseSha || '' }}
You can’t perform that action at this time.
0 commit comments