mirror of
https://github.com/ivabus/www
synced 2024-11-22 13:15:06 +03:00
rm unused step
This commit is contained in:
parent
61fd5ed03e
commit
cfe612d4a6
1 changed files with 0 additions and 6 deletions
6
.github/workflows/staging.yml
vendored
6
.github/workflows/staging.yml
vendored
|
@ -72,12 +72,6 @@ jobs:
|
|||
override: true
|
||||
|
||||
- uses: actions/checkout@v3
|
||||
- uses: dorny/paths-filter@v2
|
||||
id: changes
|
||||
with:
|
||||
filters: |
|
||||
src:
|
||||
- 'src/**'
|
||||
|
||||
- name: Apply Staging Configuration
|
||||
run: |
|
||||
|
|
Loading…
Reference in a new issue