Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
newsroomdev committed Aug 19, 2024
1 parent 37e99d4 commit 1478078
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,13 @@
name: "CodeQL"

on:
merge_group:
push:
branches: [ "dev" ]
pull_request:
branches: [ "dev" ]
schedule:
- cron: '31 14 * * 5'
merge_group:

jobs:
analyze:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/continuous-deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
- dev
- main
pull_request:
merge_group:
workflow_dispatch:

jobs:
Expand Down

0 comments on commit 1478078

Please sign in to comment.