Преглед изворни кода

Update database yaml to notify of emulator version changes (#7268)

Jan Wyszynski пре 5 година
родитељ
комит
feab93bdc8
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      .github/workflows/database.yml

+ 1 - 0
.github/workflows/database.yml

@@ -9,6 +9,7 @@ on:
     - 'Interop/Auth/Public/*.h'
     - '.github/workflows/database.yml'
     - 'Gemfile'
+    - 'scripts/run_database_emulator.sh'
   schedule:
     # Run every day at 11pm (PST) - cron uses UTC times
     - cron:  '0 7 * * *'