mirror of
https://github.com/gradle/gradle-build-action.git
synced 2025-09-11 10:12:24 +08:00
Run verify-outputs on every push to 'main'
This commit is contained in:
3
.github/workflows/ci-verify-outputs.yml
vendored
3
.github/workflows/ci-verify-outputs.yml
vendored
@@ -8,9 +8,6 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
paths:
|
||||
- '.github/workflows/**'
|
||||
- 'dist/**'
|
||||
|
||||
jobs:
|
||||
check:
|
||||
|
Reference in New Issue
Block a user