Actions #58
1
.github/workflows/minify-map-json.yml
vendored
1
.github/workflows/minify-map-json.yml
vendored
|
@ -8,6 +8,7 @@ on:
|
|||
workflow_dispatch:
|
||||
jobs:
|
||||
processJson:
|
||||
if: ${{ github.event.label.name != 'automated' }}
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
|
Loading…
Reference in a new issue