Compare commits
No commits in common. "7454f7a48e50d98f0e347f43eca327d5e8c4dee4" and "b032bbfabb2b18b10682a99d6a5a02198973dd8c" have entirely different histories.
7454f7a48e
...
b032bbfabb
2 changed files with 3 additions and 14 deletions
|
|
@ -1,13 +1,5 @@
|
||||||
on:
|
on:
|
||||||
push:
|
|
||||||
paths:
|
|
||||||
- '**/test.yml'
|
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
inputs:
|
|
||||||
boolean:
|
|
||||||
description: 'Boolean'
|
|
||||||
required: true
|
|
||||||
type: boolean
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|
@ -33,6 +25,3 @@ jobs:
|
||||||
jq . - <<'EOF'
|
jq . - <<'EOF'
|
||||||
${{ toJSON(secrets) }}
|
${{ toJSON(secrets) }}
|
||||||
EOF
|
EOF
|
||||||
jq . - <<'EOF'
|
|
||||||
${{ toJSON(inputs) }}
|
|
||||||
EOF
|
|
||||||
|
|
|
||||||
6
flake.lock
generated
6
flake.lock
generated
|
|
@ -7,11 +7,11 @@
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1760500983,
|
"lastModified": 1760462439,
|
||||||
"narHash": "sha256-zfY4F4CpeUjTGgecIJZ+M7vFpwLc0Gm9epM/iMQd4w8=",
|
"narHash": "sha256-bks3rTsKGlqehk4l7rViIg2lBnUsY6we22O+ecRZB/c=",
|
||||||
"owner": "nix-community",
|
"owner": "nix-community",
|
||||||
"repo": "home-manager",
|
"repo": "home-manager",
|
||||||
"rev": "c53e65ec92f38d30e3c14f8d628ab55d462947aa",
|
"rev": "990e5ce6791ff1f497a61280a82eb66e3789e0e9",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue