EESSI / docs

Documentation for the European Environment for Scientific Software Installations (EESSI)
https://eessi.github.io/docs
GNU General Public License v2.0
13 stars 30 forks source link

run workflow to update overview of available software every 4 hours #203

Closed boegel closed 5 months ago

boegel commented 5 months ago

Snap, looks like this is broken:

Invalid type for `on`
bedroge commented 5 months ago

Snap, looks like this is broken:

Invalid type for `on`

@boegel I think it has to be like this:

on:
  workflow_dispatch:
  schedule:
    - cron: ...