Skip to content

Commit dbc1e79

Browse files
committed
up
1 parent 433587e commit dbc1e79

File tree

1 file changed

+4
-10
lines changed

1 file changed

+4
-10
lines changed

CONTRIBUTING.md

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -64,21 +64,15 @@ removeJarVersionNumbers=true
6464

6565
## Working with fork repositories
6666

67-
If you forked this repository, some GitHub Actions workflows may fail due to missing secrets or permissions. To avoid unnecessary notifications:
67+
If you forked this repository, some GitHub Actions workflows may fail due to missing secrets or permissions. To avoid unnecessary workflow failure notifications:
6868

6969
### Disabling GitHub Actions in your fork
7070

71-
#### Option 1: Disable all workflows
71+
**Option 1: Disable all workflows** - Go to Settings > Actions > General, select "Disable actions", and save
7272

73-
1. Go to your fork's "Actions" tab
74-
2. Click "Disable Actions"
73+
**Option 2: Disable specific workflows** - Go to Actions tab, click a workflow, click "..." menu, and select "Disable workflow"
7574

76-
#### Option 2: Disable specific workflows
77-
78-
1. Go to your fork's "Actions" tab
79-
2. Use workflow-specific controls to disable problematic ones
80-
81-
Both approaches allow normal contribution via pull requests to the main repository.
75+
Either option still allows you to contribute via pull requests to the main repository.
8276

8377
## IntelliJ setup and troubleshooting
8478

0 commit comments

Comments
 (0)