Skip to content

Commit

Permalink
full name
Browse files Browse the repository at this point in the history
  • Loading branch information
Kislovskiy committed Apr 13, 2024
1 parent 432a0c2 commit 26b80fa
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,8 @@ jobs:
needs: changes
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- name: Trigger Reusable Workflow
uses: ./.github/workflows/lint_python_reusable.yaml
uses: Kislovskiy/talks/.github/workflows/lint_python_reusable.yaml
with:
project: "2023_PyData_Berlin"

Expand Down

0 comments on commit 26b80fa

Please sign in to comment.