mirror of
https://github.com/primer/css.git
synced 2024-11-10 07:58:36 +03:00
test
This commit is contained in:
parent
49026e74bb
commit
bf5ebba9f7
2
.github/workflows/welcome.yml
vendored
2
.github/workflows/welcome.yml
vendored
@ -4,7 +4,7 @@ on:
|
||||
|
||||
jobs:
|
||||
release-template:
|
||||
if: ${{ github.head_ref == 'refs/heads/changeset-release/main' }}
|
||||
if: github.ref == 'refs/heads/changeset-release/main'
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
|
Loading…
Reference in New Issue
Block a user