mirror of
https://github.com/minoplhy/filters.git
synced 2024-11-13 07:07:02 +00:00
tasks.yaml : resume operation
This commit is contained in:
parent
e8c5a1f23c
commit
e0373996c8
6
.github/workflows/tasks.yaml
vendored
6
.github/workflows/tasks.yaml
vendored
@ -1,7 +1,7 @@
|
||||
name: Tasks
|
||||
on:
|
||||
# schedule:
|
||||
# - cron: '0 */8 * * *'
|
||||
schedule:
|
||||
- cron: '0 */8 * * *'
|
||||
workflow_dispatch:
|
||||
jobs:
|
||||
build:
|
||||
@ -12,7 +12,7 @@ jobs:
|
||||
env:
|
||||
API_TOKEN_GITHUB: ${{ secrets.API_TOKEN_GITHUB }}
|
||||
- name: build
|
||||
uses: minoplhy/filters-maker@v1.0.11
|
||||
uses: minoplhy/filters-maker@v1.1.0
|
||||
env:
|
||||
API_TOKEN_GITHUB: ${{ secrets.API_TOKEN_GITHUB }}
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user