mirror of
https://github.com/pyTooling/Actions.git
synced 2026-02-12 02:56:56 +08:00
ci/TestReleaser: do not run on PRs
This commit is contained in:
1
.github/workflows/TestReleaser.yml
vendored
1
.github/workflows/TestReleaser.yml
vendored
@@ -7,7 +7,6 @@ on:
|
|||||||
- '!tip'
|
- '!tip'
|
||||||
branches:
|
branches:
|
||||||
- '**'
|
- '**'
|
||||||
pull_request:
|
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '0 0 * * 4'
|
- cron: '0 0 * * 4'
|
||||||
|
|||||||
Reference in New Issue
Block a user