Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

codeql-analysis.yml: skip duplicate actions #1114

Merged
merged 1 commit into from
Mar 13, 2023

Conversation

henrymai
Copy link
Contributor

Apply the same change that was done for maven_push.yml to codeql-analysis.yml to skip unnecessary actions.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Apply the same change that was done for maven_push.yml to codeql-analysis.yml to skip unnecessary actions.
@henrymai henrymai force-pushed the codeql_analysis_skip_duplicates branch from 60bd540 to 1cb2680 Compare March 13, 2023 20:58
@henrymai henrymai merged commit de7c8ca into master Mar 13, 2023
@henrymai henrymai deleted the codeql_analysis_skip_duplicates branch March 13, 2023 20:58
@burhan94 burhan94 mentioned this pull request Mar 17, 2023
burhan94 added a commit that referenced this pull request Mar 17, 2023
  - GCS connector fix partition column value issue (#1120)
  - athena-dynamodb: Improve ddb sort key pushdown handling (#1122)
  - Don't depend on Google Guava toImmutableList (#1119)
  - domain.predicate.Constraints: Fix close() method signature (#1116)
  - Some of the SortedRangeSet static utility functions public (#1118)
  - Enhance BlockAllocatorImpl to take in a shared RootAllocator (#1117)
  - codeql-analysis.yml: skip duplicate actions (#1114)
  - build(deps): bump protobuf-java from 3.22.0 to 3.22.2 (#1111)
  - build(deps): bump jsii-runtime from 1.76.0 to 1.77.0 (#1113)
  - build(deps): bump google-cloud-storage from 2.19.0 to 2.20.1 (#1109)
  - build(deps): bump aws-sdk.version from 1.12.420 to 1.12.425 (#1108)
  - build(deps): bump aws-cdk.version from 1.195.0 to 1.196.0 (#1107)
  - .github/workflows/maven_push.yml: target java 8 to ensure source compatibility (#1106)
burhan94 added a commit that referenced this pull request Mar 17, 2023
  - GCS connector fix partition column value issue (#1120)
  - athena-dynamodb: Improve ddb sort key pushdown handling (#1122)
  - Don't depend on Google Guava toImmutableList (#1119)
  - domain.predicate.Constraints: Fix close() method signature (#1116)
  - Some of the SortedRangeSet static utility functions public (#1118)
  - Enhance BlockAllocatorImpl to take in a shared RootAllocator (#1117)
  - codeql-analysis.yml: skip duplicate actions (#1114)
  - build(deps): bump protobuf-java from 3.22.0 to 3.22.2 (#1111)
  - build(deps): bump jsii-runtime from 1.76.0 to 1.77.0 (#1113)
  - build(deps): bump google-cloud-storage from 2.19.0 to 2.20.1 (#1109)
  - build(deps): bump aws-sdk.version from 1.12.420 to 1.12.425 (#1108)
  - build(deps): bump aws-cdk.version from 1.195.0 to 1.196.0 (#1107)
  - .github/workflows/maven_push.yml: target java 8 to ensure source compatibility (#1106)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants