This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-beanutils.git
The following commit(s) were added to refs/heads/master by this push: new 8d88e019 Run CodeQL on: [push, pull_request] 8d88e019 is described below commit 8d88e019dc5656f0021bef8470b9b2b35e944de2 Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Tue Oct 8 08:06:06 2024 -0400 Run CodeQL on: [push, pull_request] --- .github/workflows/codeql-analysis.yml | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml index caa7dd1e..76c173b8 100644 --- a/.github/workflows/codeql-analysis.yml +++ b/.github/workflows/codeql-analysis.yml @@ -14,15 +14,7 @@ # limitations under the License. name: "CodeQL" - -on: - push: - branches: [ master, 1.x ] - pull_request: - # The branches below must be a subset of the branches above - branches: [ master, 1.x ] - schedule: - - cron: '33 9 * * 4' +on: [push, pull_request] permissions: contents: read