We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40a5104 commit 5936f42Copy full SHA for 5936f42
.github/workflows/index-entities.yml
@@ -43,6 +43,8 @@ jobs:
43
commit_message: Automated entities indexing
44
45
extract-events:
46
+ needs: index-entities
47
+
48
runs-on: ubuntu-22.04
49
50
defaults:
0 commit comments