Skip to content

Commit

Permalink
nexus2
Browse files Browse the repository at this point in the history
  • Loading branch information
garland committed Aug 14, 2024
1 parent 0ab88fb commit a6d117f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/nexus-trusted-traveler-scheduler-1.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
2 changes: 1 addition & 1 deletion nexus-global-entry/trusted-traveler-scheduler/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ pip3 install -r requirements.txt

## Test notifications
```
python ttp.py -t
python3 ttp.py -t
```

## Running
Expand Down

0 comments on commit a6d117f

Please sign in to comment.