mirror of
https://github.com/primer/css.git
synced 2024-12-25 07:03:35 +03:00
try push
This commit is contained in:
parent
50e467682f
commit
56be09df55
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@ -3,7 +3,6 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- 'main'
|
||||
- '!dependabot/**'
|
||||
jobs:
|
||||
release:
|
||||
if: ${{ github.repository == 'primer/css' }}
|
||||
|
2
.github/workflows/release_candidate.yml
vendored
2
.github/workflows/release_candidate.yml
vendored
@ -1,6 +1,6 @@
|
||||
name: Release Candidate
|
||||
on:
|
||||
pull_request_target:
|
||||
push:
|
||||
branches:
|
||||
- 'changeset-release/main'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user