Updating machine type to ubuntu-2404 for the non-Warpbuild builds #440
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: Validate Pull Request | |
on: | |
push: | |
pull_request_target: | |
types: [opened, synchronize] | |
jobs: | |
validate-pull-request: | |
uses: Lombiq/GitHub-Actions/.github/workflows/validate-pull-request.yml@dev |