Prepare for emacs-29.4-173383-g680155d3f03 aka 30.0.50 from 2024-06-24 #48
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: Compile | |
on: [push, pull_request] | |
jobs: | |
compile: | |
name: Compile | |
uses: emacscollective/workflows/.github/workflows/compile.yml@main |