Skip to content

Commit

Permalink
reverting files back
Browse files Browse the repository at this point in the history
  • Loading branch information
ryan.danehy@pnnl.gov committed Nov 29, 2023
1 parent 9594e6c commit daf4126
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/pre_commit.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
name: pre-commit GitHub Action

# Won't run on develop/main directly
on: [pull_request]
on:
workflow_dispatch:

jobs:
pre-commit:
Expand Down

0 comments on commit daf4126

Please sign in to comment.