You've already forked hackingtool
mirror of
https://github.com/Z4nzu/hackingtool.git
synced 2025-07-11 14:30:25 +02:00
Update lint_python.yml
This commit is contained in:
6
.github/workflows/lint_python.yml
vendored
6
.github/workflows/lint_python.yml
vendored
@ -1,5 +1,9 @@
|
||||
name: lint_python
|
||||
on: [pull_request, push]
|
||||
on:
|
||||
pull_request:
|
||||
branches: [master]
|
||||
push:
|
||||
branches: [master]
|
||||
jobs:
|
||||
lint_python:
|
||||
runs-on: ubuntu-latest
|
||||
|
Reference in New Issue
Block a user