Skip to content

Commit

Permalink
Merge pull request #193 from DSACMS/dev
Browse files Browse the repository at this point in the history
Merge Dev into Main
  • Loading branch information
natalialuzuriaga authored Oct 30, 2024
2 parents e0eda42 + 92120c5 commit 9bdda26
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/checks.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: "run-linting-checks"
name: "run-checks"
on:
push:
branches:
Expand Down Expand Up @@ -52,4 +52,4 @@ jobs:

# The default token is the repolinter token for the DSACMS org
# You can change it if needed.
token: ${{ secrets.PAT }}
token: ${{ secrets.pat }}

0 comments on commit 9bdda26

Please sign in to comment.