1
1
mirror of https://github.com/primer/css.git synced 2024-09-21 05:39:15 +03:00

Don't run dependabot releases

This commit is contained in:
Jon Rohan 2021-03-29 08:49:42 -07:00
parent 2190e9833a
commit a0b46d4916
No known key found for this signature in database
GPG Key ID: B0BBE304A9A0AECB
2 changed files with 4 additions and 1 deletions

View File

@ -2,7 +2,9 @@ name: Release
on:
push:
branches:
- main
- 'main'
branches-ignore:
- 'dependabot/**'
jobs:
release:
if: ${{ github.repository == 'primer/css' }}

View File

@ -4,6 +4,7 @@ on:
branches-ignore:
- 'main'
- 'changeset-release/main'
- 'dependabot/**'
# Don't release canary when these paths change
# It's not necessary because we don't ship them and it creates noise
paths-ignore: