heh get rid of that thank you

This commit is contained in:
ahuston-0 2025-03-12 23:10:49 -04:00
parent 3361b8b3a7
commit 19486ca366
No known key found for this signature in database
GPG Key ID: 47940175096C1330

View File

@ -61,7 +61,7 @@ jobs:
# automated # automated
update_lockfile: update_lockfile:
runs-on: ubuntu-latest runs-on: ubuntu-latest
if: github.ref == 'refs/heads/main' # ensure workflow_dispatch only runs on main #if: github.ref == 'refs/heads/main' # ensure workflow_dispatch only runs on main
steps: steps:
- name: Checkout repository - name: Checkout repository
uses: actions/checkout@v4 uses: actions/checkout@v4