Skip to content

Commit 710a3dc

Browse files
committed
ci: format
1 parent ed26396 commit 710a3dc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/update_pixi_lockfiles.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
name: Update Pixi lockfiles
2-
permissions:
1+
name: CI - Update Pixi lockfiles
2+
permissions:
33
contents: write
44
pull-requests: write
55

66
on:
77
workflow_dispatch:
88
# schedule:
9-
# - cron: 0 5 1 * *
9+
# - cron: 0 5 1 * *
1010

1111
jobs:
1212
pixi-update:

0 commit comments

Comments
 (0)