mirror of
https://github.com/libexpat/libexpat.git
synced 2025-04-05 05:05:00 +00:00
CI: Resolve use of "Travis" in workflow names
This commit is contained in:
parent
441b4db02b
commit
2808aa5e0f
3 changed files with 3 additions and 3 deletions
2
.github/workflows/linux.yml
vendored
2
.github/workflows/linux.yml
vendored
|
@ -27,7 +27,7 @@
|
|||
# OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
|
||||
# USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
|
||||
name: Run Linux Travis CI tasks
|
||||
name: Run Linux CI tasks
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
|
|
2
.github/workflows/macos.yml
vendored
2
.github/workflows/macos.yml
vendored
|
@ -27,7 +27,7 @@
|
|||
# OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
|
||||
# USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
|
||||
name: Run macOS Travis CI tasks
|
||||
name: Run macOS CI tasks
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
[](https://github.com/libexpat/libexpat/actions/workflows/linux.yml)
|
||||
[](https://github.com/libexpat/libexpat/actions/workflows/linux.yml)
|
||||
[](https://ci.appveyor.com/project/libexpat/libexpat)
|
||||
[](https://repology.org/metapackage/expat/versions)
|
||||
[](https://sourceforge.net/projects/expat/files/)
|
||||
|
|
Loading…
Add table
Reference in a new issue