summaryrefslogtreecommitdiff
path: root/elpa/with-editor-3.4.3/.github/workflows/compile.yml
blob: 2c1a9879ba86f838755ce756122f3e76dbdeecb4 (plain)
1
2
3
4
5
6
name: Compile
on: [push, pull_request]
jobs:
  compile:
    name: Compile
    uses: emacscollective/workflows/.github/workflows/compile.yml@main