Skip to content

Commit

Permalink
testing
Browse files Browse the repository at this point in the history
  • Loading branch information
horriblename committed Nov 23, 2024
1 parent e553126 commit ff1d8bc
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pin-latest-hyprland.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: |
set -eu
./scripts/ci/pin-latest-hyprland main
./scripts/ci/pin-latest-hyprland HEAD
if git diff --quiet hyprpm.toml; then # no changes
exit 0
fi
Expand Down
1 change: 0 additions & 1 deletion hyprpm.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ commit_pins = [
["f044e4c9514ec89c4c1fc8a523ca90b8cb907fb7", "070ca398300bf5b9e1a636ca057882c0312c228d"], # CMonitor* -> PHLMONITOR
["a425fbebe4cf4238e48a42f724ef2208959d66cf", "a86ed5581498186ed31241c0c246629ef771d1e6"], # v0.45.0
["500d2a3580388afc8b620b0a3624147faa34f98b", "cb929099477407116031010905ce439db771dd62"], # v0.45.1
["12f9a0d0b93f691d4d9923716557154d74777b0a", "cb929099477407116031010905ce439db771dd62"], # v0.45.2
## DO NOT EDIT THIS LINE: for auto pin script ##
]

Expand Down

0 comments on commit ff1d8bc

Please sign in to comment.