We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73e8d8d commit 9fc827eCopy full SHA for 9fc827e
.github/workflows/upstream-dispatch.yml
@@ -7,9 +7,6 @@ on:
7
types: [jackson-databind-pushed]
8
workflow_dispatch:
9
10
-env:
11
- GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
12
-
13
jobs:
14
build:
15
name: Build and Test
0 commit comments