Skip to content

Commit

Permalink
Update auto-fix.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
johnsoncodehk committed Dec 25, 2023
1 parent 20d6577 commit da6a5fb
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/auto-fix.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
name: lint-fix
name: auto-fix

on:
workflow_dispatch:
push:
branches:
- '**'

jobs:
update-html-data:
Expand Down

0 comments on commit da6a5fb

Please sign in to comment.