Skip to content

Commit

Permalink
fix: add runs on
Browse files Browse the repository at this point in the history
  • Loading branch information
EveningStarlight committed Nov 29, 2024
1 parent a2a5985 commit fe03878
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ on:

jobs:
test-secrets:
runs-on: ubuntu-latest

steps:
- name: Debug Secrets Access
run: |
Expand Down

0 comments on commit fe03878

Please sign in to comment.