Github: update workflow to match new scheme (#498)

This commit is contained in:
あく 2021-05-28 13:23:16 +03:00 committed by GitHub
parent 2b89ca50fa
commit c2b3084de3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,10 +1,6 @@
name: 'CI'
on:
push:
paths-ignore:
- 'wiki/**'
- 'wiki_static/**'
on: push
env:
TARGETS: f5 f6
@ -146,7 +142,7 @@ jobs:
genpic:
name: Generate pic
needs: upload
if: github.ref == 'refs/heads/master'
if: github.ref == 'refs/heads/dev'
runs-on: [self-hosted]
steps:
- name: Set test env