Implement /
as an operator alias for Join
and Combine
, switch useages of these over to this new operator
#148
Workflow file for this run
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Compare to meta-repo | |
on: | |
push: | |
branches: [ main ] | |
pull_request: | |
branches: [ main ] | |
jobs: | |
compare: | |
uses: Nexus-Mods/NexusMods.App.Meta/.github/workflows/compare-to-meta.yaml@fc9c9eae43a7c70eaa4d66b3717cd9cd35cc2bbb |