Skip to content

Commit

Permalink
forgot one
Browse files Browse the repository at this point in the history
  • Loading branch information
aw-was-here committed Dec 3, 2024
1 parent c589f94 commit 37c70ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/action-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
---
name: Action Test

on: [push, pull_request] # yamllint disable-line rule:truthy
on: [push, pull_request, workflow_dispatch] # yamllint disable-line rule:truthy

jobs:
build:
Expand Down

0 comments on commit 37c70ae

Please sign in to comment.