mirror of
https://github.com/coding-horror/basic-computer-games.git
synced 2025-12-25 04:15:45 -08:00
next try ..
This commit is contained in:
6
.github/workflows/check-python.yml
vendored
6
.github/workflows/check-python.yml
vendored
@@ -1,10 +1,6 @@
|
||||
name: Check Python code
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ main ]
|
||||
pull_request:
|
||||
branches: [ main ]
|
||||
on: [push, pull_request]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user