Changeset 54108 for trunk/.github/workflows/test-old-branches.yml
- Timestamp:
- 09/08/2022 11:39:17 PM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/.github/workflows/test-old-branches.yml
r53947 r54108 71 71 if: ${{ github.event_name == 'push' || github.event.schedule == '0 0 15 * *' || matrix.branch == '6.0' }} 72 72 with: 73 github-token: ${{ secrets.GHA_WORKFLOW_DISPATCH }}74 73 script: | 75 74 github.rest.actions.createWorkflowDispatch({
Note: See TracChangeset
for help on using the changeset viewer.