Skip to content

Commit

Permalink
agagin
Browse files Browse the repository at this point in the history
  • Loading branch information
tjzel committed Jan 29, 2024
1 parent 3fe22ce commit 5d699bd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/check-expo-dev-client-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ on:

jobs:
call-check-expo-dev-client-workflow:
if: github.repository == 'software-mansion/react-native-reanimated'
uses: ./.github/workflows/check-expo-dev-client.yml
if: github.repository == 'software-mansion/react-native-reanimated'
uses: ./.github/workflows/check-expo-dev-client.yml
2 changes: 1 addition & 1 deletion .github/workflows/check-expo-dev-client.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: Check Expo dev-client nightly build
on:
workflow_dispatch:
workflow_call:

jobs:
check-expo-dev-client-next-availability:
Expand Down

0 comments on commit 5d699bd

Please sign in to comment.