ci: automatic import workflow #4

Closed
KeziahMoselle wants to merge 4 commits from ci-add-import into main
1 changed files with 5 additions and 0 deletions
Showing only changes of commit da49f95c3e - Show all commits

View File

@ -4,6 +4,11 @@ on:
schedule:
- cron: "0 0 * * 0"
env:
STRAPI_BASE_API_URL: ${{ secrets.STRAPI_BASE_API_URL }}
STRAPI_GRAPHQL: ${{ secrets.STRAPI_GRAPHQL }}
STRAPI_API_TOKEN: ${{ secrets.STRAPI_API_TOKEN }}
jobs:
costumes: