mirror of
https://github.com/minoplhy/filters.git
synced 2024-11-13 07:07:02 +00:00
Update tasks.yaml
This commit is contained in:
parent
fc35edca0d
commit
e6c4c84dee
3
.github/workflows/tasks.yaml
vendored
3
.github/workflows/tasks.yaml
vendored
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user