ubicloud/.github
Daniel Farina 5d8ed6faec Only run E2E GitHub Action when the variable RUN_E2E is set
One (all?) of our contributors got annoying email once an hour on
their fork of Ubicloud.

To change the default, while allowing downstream forks to in principle
run E2E if they set everything up, I use a "variable" on the
repository.  A fork can set the variable at a URL like this:

    https://github.com/$user-name/ubicloud/settings/variables/actions

To enable the hourly E2E runs, assign the text "true" to the `RUN_E2E`
variable.
2024-10-29 11:04:55 -07:00
..
workflows Only run E2E GitHub Action when the variable RUN_E2E is set 2024-10-29 11:04:55 -07:00
dependabot.yml Divide Dependabot version updates for production and development 2024-10-04 12:54:08 +03:00