mirror of https://github.com/YosysHQ/yosys.git
Merge branch 'YosysHQ:main' into master
This commit is contained in:
commit
ad1197d5ad
|
|
@ -15,7 +15,8 @@ jobs:
|
|||
- name: Update flake.lock
|
||||
uses: DeterminateSystems/update-flake-lock@main
|
||||
with:
|
||||
token: ${{CI_CREATE_PR_TOKEN}}
|
||||
pr-title: "Update flake.lock" # Title of PR to be created
|
||||
pr-labels: | # Labels to be set on the PR
|
||||
dependencies
|
||||
automated
|
||||
automated
|
||||
|
|
|
|||
Loading…
Reference in New Issue