Skip to content
Snippets Groups Projects
Commit 8976bbb3 authored by Jakob Fritz's avatar Jakob Fritz
Browse files

Start gitlab_ci action a minute after main one

To make sure, the other is started when the Gitlab-action checks the status
parent 23639446
No related branches found
No related tags found
No related merge requests found
...@@ -7,7 +7,7 @@ on: ...@@ -7,7 +7,7 @@ on:
pull_request_target: pull_request_target:
types: [opened, synchronize, reopened, labeled] types: [opened, synchronize, reopened, labeled]
schedule: schedule:
- cron: '1 5 * * 1' - cron: '2 5 * * 1'
jobs: jobs:
check_permission: check_permission:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment