Update tasks.yaml

This commit is contained in:
Minoplhy 2021-07-31 23:46:34 +07:00 committed by GitHub
parent fc35edca0d
commit e6c4c84dee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,13 +3,14 @@ on:
push:
schedule:
- cron: '* */12 * * *'
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: build
uses: minoplhy/filters-converter@github-actions-init
uses: minoplhy/filters-maker@main
env:
API_TOKEN_GITHUB: ${{ secrets.API_KEY }}
with: