File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 6262
6363 # Commit repo.xml file
6464 - name : Commit and Push
65- if : ${{ matrix.java-version == 17 && github.event_name == 'push' }}
65+ if : ${{ matrix.java-version == 17 && github.event_name == 'push' && github.ref != 'refs/heads/master' }}
6666 uses : actions-x/commit@v6
6767 with :
6868 message : " fix(repo.xml): update [skip ci]"
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <meta xmlns =" http://exist-db.org/xquery/repo" commit-id =" 2fc6fa49ecaf256099aa0959ef350357e9de5a78 " commit-time =" 1738773115 " >
2+ <meta xmlns =" http://exist-db.org/xquery/repo" commit-id =" aa547c872c0c3b18d8fa4fc38ee8722ced1928ef " commit-time =" 1739274341 " >
33 <description >Conferences (data)</description >
44 <author >Office of the Historian</author >
55 <website >https://history.state.gov</website >
You can’t perform that action at this time.
0 commit comments