Skip to content
Snippets Groups Projects
Unverified Commit 312484e5 authored by Guilhem Saurel's avatar Guilhem Saurel Committed by GitHub
Browse files

Merge pull request #100 from humanoid-path-planner/hrp2

update-flake-lock: hrp2-14
parents 2c16744d 253cd259
No related branches found
No related tags found
No related merge requests found
Pipeline #49802 passed
......@@ -3,7 +3,7 @@ name: update-flake-lock
on:
workflow_dispatch:
schedule:
- cron: '0 10 30 * *'
- cron: '0 18 1 * *'
jobs:
lockfile:
......@@ -15,3 +15,5 @@ jobs:
uses: DeterminateSystems/nix-installer-action@main
- name: Update flake.lock
uses: DeterminateSystems/update-flake-lock@main
with:
token: ${{ secrets.GH_TOKEN_FOR_UPDATES }}
......@@ -7,6 +7,7 @@ pull_request_rules:
- or:
- author = dependabot[bot]
- author = github-actions[bot]
- author = hrp2-14
- author = pre-commit-ci[bot]
actions:
merge:
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment