Skip to content
This repository has been archived by the owner on Dec 23, 2024. It is now read-only.

Commit

Permalink
make sure tests workflow is only allowed to run manually.
Browse files Browse the repository at this point in the history
  • Loading branch information
srikrishnak committed Dec 20, 2024
1 parent e0a0e7b commit 08a6654
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deps.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ on:
paths:
- ".github/workflows/**"
- "Makefile"

jobs:
prepare:
runs-on: ubuntu-20.04
Expand Down

0 comments on commit 08a6654

Please sign in to comment.