tasks.yaml : resume operation

This commit is contained in:
minoplhy 2023-06-15 19:16:23 +07:00
parent e8c5a1f23c
commit e0373996c8
Signed by: minoplhy
GPG Key ID: 41D406044E2434BF

View File

@ -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: