Skip to content

Commit

Permalink
Give old python workflow unique name
Browse files Browse the repository at this point in the history
  • Loading branch information
Andi Kleen committed Aug 30, 2024
1 parent 8d5c7fd commit 9577db5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/python-old.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# This workflow will install Python dependencies, run tests and lint with a variety of Python versions
# For more information see: https://help.github.com/actions/language-and-framework-guides/using-python-with-github-actions

name: Python linting and testing
on:
name: Old Python linting and testing
on:
push:
branches: [ master, test* ]
pull_request:
Expand Down

0 comments on commit 9577db5

Please sign in to comment.