Skip to content

Commit

Permalink
fixed typos (#1036)
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielschowe authored Aug 8, 2024
1 parent 98e573c commit 27efde2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/auto-merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ permissions:
jobs:
auto-merge:
permissions:
content: write
contents: write
uses: greenbone/workflows/.github/workflows/auto-merge.yml@main
secrets: inherit
2 changes: 1 addition & 1 deletion .github/workflows/codeql-analysis-python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
# the `language` matrix defined below to confirm you have the correct set of
# supported CodeQL languages.
#
name: "CodeQL"<
name: "CodeQL"

on:
push:
Expand Down

0 comments on commit 27efde2

Please sign in to comment.