Skip to content

Commit

Permalink
Merge pull request #19 from project-tsurugi/ci-prepare-public-final
Browse files Browse the repository at this point in the history
Modify CI for preparing public - final
  • Loading branch information
akirakw authored Oct 4, 2023
2 parents 21edf98 + 0930a0d commit b2bdada
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 1 addition & 0 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
* @hishidama

/.github/ @project-tsurugi/ci-maintainers
2 changes: 0 additions & 2 deletions .github/workflows/ci-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,6 @@ jobs:

- name: Checkout
uses: actions/checkout@v3
with:
token: ${{ secrets.GHA_PAT }}

- name: Assemble
run: |
Expand Down

0 comments on commit b2bdada

Please sign in to comment.