Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update pylint.yml
updated for branch
  • Loading branch information
fisa712 authored Feb 28, 2023
commit 58eb48447f2c0f1653920916384c9393b5b63cf1
9 changes: 5 additions & 4 deletions .github/workflows/pylint.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
name: Pylint

on: [push]

name: My Workflow
on:
push:
branches:
- i191855_branch_feat_addition
jobs:
build:
runs-on: ubuntu-latest
Expand Down