[ghstack-poisoned]
This commit is contained in:
Guilherme Leobas
2025-11-06 17:24:54 -03:00
parent 983bb54baf
commit 9eeaed3809

View File

@ -18,7 +18,7 @@ on:
# - cron: 29 8 * * * # about 1:29am PDT
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref_name }}-${{ github.ref_type == 'branch' && github.sha }}-${{ github.event_name == 'workflow_dispatch' }}-unittest
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref_name }}
cancel-in-progress: true
permissions: