Skip to content

Commit

Permalink
updated yml files
Browse files Browse the repository at this point in the history
  • Loading branch information
MothScientist committed Apr 6, 2024
1 parent 117fa83 commit f78d34a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
name: "CodeQL"

on:
workflow_dispatch:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
schedule:
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/pylint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ on:
workflow_dispatch:
push:
pull_request:
branches: [ master ]

jobs:
build:
Expand Down

0 comments on commit f78d34a

Please sign in to comment.