diff --git a/test-secret.js b/test-secret.js new file mode 100644 index 0000000..00c7d4a --- /dev/null +++ b/test-secret.js @@ -0,0 +1,3 @@ +// This file is for testing push-sentinel action detection +const AWS_KEY = "AKIAIOSFODNN7EXAMPLE"; +const GITHUB_TOKEN = "ghp_ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghij";