Disable ci-snapshot for push event for now
This commit is contained in:
7
.github/workflows/ci-snapshot.yml
vendored
7
.github/workflows/ci-snapshot.yml
vendored
@@ -2,12 +2,11 @@ name: CI SNAPSHOT
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
# push:
|
||||
# branches:
|
||||
# - main
|
||||
|
||||
jobs:
|
||||
build_snapshot:
|
||||
uses: spring-projects/spring-integration-aws/.github/workflows/ci-snapshot.yml@main
|
||||
secrets: inherit
|
||||
|
||||
|
||||
Reference in New Issue
Block a user