1
0
mirror of synced 2025-12-22 03:16:52 -05:00

Adds third-party actions notices (reusable) (#58340)

This commit is contained in:
Ben Ahmady
2025-11-07 07:43:56 +00:00
committed by GitHub
parent c5a93180e1
commit c589c75107
15 changed files with 27 additions and 2 deletions

View File

@@ -55,6 +55,7 @@ We recommend that you have a basic understanding of Java and the Maven framework
If you don't find the "Java with Maven" workflow template, copy the following workflow code to a new file called `maven.yml` in the `.github/workflows` directory of your repository.
```yaml copy
{% data reusables.actions.actions-not-certified-by-github-comment %}
name: Java CI with Maven
on: