Skip to content

Commit

Permalink
[ADD] wkf: pre-commit
Browse files Browse the repository at this point in the history
Removing wkf from forked as it does nothing for us.
  • Loading branch information
oerp-odoo committed Dec 14, 2023
1 parent 409e9d2 commit e59a075
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 14 deletions.
13 changes: 0 additions & 13 deletions .github/workflows/dev.yml

This file was deleted.

15 changes: 15 additions & 0 deletions .github/workflows/pre-commit.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
name: pre-commit

on:
push:

jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/[email protected]
with:
python-version: "3.10"
- uses: pre-commit/[email protected]
1 change: 0 additions & 1 deletion graphql_base

This file was deleted.

0 comments on commit e59a075

Please sign in to comment.