We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 889099e commit ea1b42bCopy full SHA for ea1b42b
1 file changed
.github/workflows/bot.yaml
@@ -11,7 +11,6 @@ on: # yamllint disable-line rule:truthy
11
jobs:
12
uv-lock:
13
runs-on: ubuntu-latest
14
- if: ${{ github.event_name == 'schedule' || github.event_name == 'workflow_dispatch' }}
15
steps:
16
- uses: actions/checkout@v4
17
- uses: astral-sh/setup-uv@v6
0 commit comments