Skip to content

Commit

Permalink
2: changes to trigger action
Browse files Browse the repository at this point in the history
  • Loading branch information
Heriette authored Jan 15, 2024
1 parent 0195a18 commit d384ccd
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/hands_on_2.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: Lint Python Code

# Add the correct triggers for this workflow
on:
- push
- workflow_dispatch

jobs:
run_python_linter:
Expand Down

0 comments on commit d384ccd

Please sign in to comment.