1
1
mirror of https://github.com/primer/css.git synced 2024-12-25 07:03:35 +03:00
This commit is contained in:
Jon Rohan 2021-04-04 21:21:48 -07:00
parent 50e467682f
commit 56be09df55
No known key found for this signature in database
GPG Key ID: B0BBE304A9A0AECB
2 changed files with 1 additions and 2 deletions

View File

@ -3,7 +3,6 @@ on:
push:
branches:
- 'main'
- '!dependabot/**'
jobs:
release:
if: ${{ github.repository == 'primer/css' }}

View File

@ -1,6 +1,6 @@
name: Release Candidate
on:
pull_request_target:
push:
branches:
- 'changeset-release/main'