Revert "Only run workflows if they might be able to work" (#72506)

Revert "Only run workflows if they might be able to work (#63164)"

This reverts commit 234b5c8c21.
This commit is contained in:
Armand Grillet
2023-07-28 13:21:34 +02:00
committed by GitHub
parent 261045d182
commit dc486e0ca4
21 changed files with 16 additions and 185 deletions
-1
View File
@@ -9,7 +9,6 @@ env:
YARN_ENABLE_IMMUTABLE_INSTALLS: false
jobs:
main:
if: github.repository == 'grafana/grafana'
runs-on: ubuntu-latest
steps:
# This is a basic workflow to help you get started with Actions