urlEncode key id #29
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: 'Rust Checks: rustfml, clippy & test' | |
on: | |
pull_request: null | |
workflow_dispatch: null | |
push: | |
branches: | |
- main | |
jobs: | |
check-all: | |
runs-on: ubuntu-latest | |
steps: | |
- uses: actions/checkout@v4 | |
- uses: UbiqueInnovation/[email protected] | |
- uses: UbiqueInnovation/[email protected] | |
- uses: UbiqueInnovation/[email protected] |