From a6d117fde1d903f5daf037b810fd3f7c2a28b810 Mon Sep 17 00:00:00 2001 From: garland Date: Wed, 14 Aug 2024 13:08:02 -0700 Subject: [PATCH] nexus2 --- .github/workflows/nexus-trusted-traveler-scheduler-1.yml | 2 +- nexus-global-entry/trusted-traveler-scheduler/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/nexus-trusted-traveler-scheduler-1.yml b/.github/workflows/nexus-trusted-traveler-scheduler-1.yml index f42a8476..77e7cebf 100644 --- a/.github/workflows/nexus-trusted-traveler-scheduler-1.yml +++ b/.github/workflows/nexus-trusted-traveler-scheduler-1.yml @@ -7,7 +7,7 @@ on: # Push is for testing only to allow you to test this workflow without # a merge and just a push. # push: -# pull_request: + pull_request: # types: # - closed # branches: diff --git a/nexus-global-entry/trusted-traveler-scheduler/README.md b/nexus-global-entry/trusted-traveler-scheduler/README.md index 446e1403..d57f84c3 100644 --- a/nexus-global-entry/trusted-traveler-scheduler/README.md +++ b/nexus-global-entry/trusted-traveler-scheduler/README.md @@ -12,7 +12,7 @@ pip3 install -r requirements.txt ## Test notifications ``` -python ttp.py -t +python3 ttp.py -t ``` ## Running