mirror of
https://github.com/long2ice/fastapi-cache.git
synced 2026-03-25 13:07:53 +00:00
test #459: only run GHA pipeline build and publish jobs on main
This commit is contained in:
1
.github/workflows/ci-cd.yml
vendored
1
.github/workflows/ci-cd.yml
vendored
@@ -76,6 +76,7 @@ jobs:
|
||||
|
||||
build:
|
||||
name: Build distributions
|
||||
if: github.event_name == 'push' && github.ref == 'refs/heads/main'
|
||||
runs-on: ubuntu-latest
|
||||
needs: [test-summary]
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user