mirror of
https://github.com/primer/css.git
synced 2024-12-23 14:13:14 +03:00
Force production docs to deploy on each push to main (#2044)
This commit is contained in:
parent
07045a60ce
commit
90e8bd5dcc
5
.github/workflows/deploy_production.yml
vendored
5
.github/workflows/deploy_production.yml
vendored
@ -3,11 +3,6 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- 'main'
|
||||
paths:
|
||||
- 'src/**'
|
||||
- 'docs/**'
|
||||
- '.github/workflows/deploy*.yml'
|
||||
- 'package.json'
|
||||
|
||||
permissions:
|
||||
contents: write
|
||||
|
Loading…
Reference in New Issue
Block a user