Skip to content

Commit

Permalink
Merge pull request #51 from sezna/alex/fix-ci
Browse files Browse the repository at this point in the history
fix  TOTDO check lint
  • Loading branch information
sezna authored Jun 27, 2024
2 parents ddc9431 + ad240ac commit 73cf329
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/on_main_commit.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@

name: CI
name: TODO check
on:
push: { branches: "main" }
env:
PROJECTS_SECRET: ${{ secrets.PROJECTS_SECRET }}

jobs:
check_todos:
steps:
- name: TODO to Issue
uses: alstr/[email protected]

0 comments on commit 73cf329

Please sign in to comment.