Compare commits

..

No commits in common. "b1a7f98365a5f16898f5e5a36ab3aae78e24dd12" and "4aa86d92aae3a6c4f88d95fbeb5186976bdfab8b" have entirely different histories.

View file

@ -9,8 +9,6 @@ jobs:
steps:
- name: Check out repository code
uses: actions/checkout@v4
with:
ref: develop
- name: Update flake
if: ${{ github.event_name == 'schedule' }}
run: |