Skip to content

Commit

Permalink
add autofixer
Browse files Browse the repository at this point in the history
  • Loading branch information
mprins committed Nov 8, 2023
1 parent cbc65be commit a40d6de
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .github/workflows/autoFix.yml
@@ -0,0 +1,12 @@
name: AutoFix

on:
workflow_dispatch:
push:
branches:
- master

jobs:
release:
name: AutoFix
uses: mprins/.github/.github/workflows/autoFix.yml@main

0 comments on commit a40d6de

Please sign in to comment.