Skip to content

Commit

Permalink
Perform automatic project sync changes
Browse files Browse the repository at this point in the history
  • Loading branch information
cjaehnen committed Aug 11, 2024
1 parent a22e736 commit f2661f7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
8 changes: 5 additions & 3 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
name: CodeQL

on:
push:
pull_request:
types:
- closed
- labeled
branches:
- '**'
- '!main'
- main
paths-ignore:
- .github/workflows/*
- .gitignore
Expand Down
2 changes: 1 addition & 1 deletion versions.properties
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@
#### suppress inspection "SpellCheckingInspection" for whole file
#### suppress inspection "UnusedProperty" for whole file

plugin.io.opengood.gradle.config=2.13.0
plugin.io.opengood.gradle.config=2.14.0

0 comments on commit f2661f7

Please sign in to comment.