- Timestamp:
- Feb 5, 2022, 9:37:19 PM (14 months ago)
- Branches:
- (u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'a800fe4b3e9d37a38c5a10cc0ae9dfa0c15a4ee6')
- Children:
- b59b0e73729545f663afa83406856b5d0c5f3cba
- Parents:
- 870afb4154375beffe2fbdef0659fda4a0a59bd8
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
.github/workflows/ci-sage.yml
r870afb r3bb86e 45 45 workflow_dispatch: 46 46 # Allow to run manually 47 48 concurrency: 49 # Cancel previous runs of this workflow for the same branch 50 group: ${{ github.workflow }}-${{ github.ref }} 51 cancel-in-progress: true 47 52 48 53 env:
Note: See TracChangeset
for help on using the changeset viewer.